home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 2
/
Gold Medal Software Volume 2 (Gold Medal) (1994).iso
/
utils
/
batkit50.arj
/
README.1ST
< prev
next >
Wrap
Text File
|
1988-07-16
|
2KB
|
36 lines
BATKIT.ARC contains the following files:
* GETKEY.EXE The GetKey program
* SAVEDIR.COM The SaveDir program
* WAIT.COM The Wait program
BATKIT.DOC The BatKit documentation file
DEMO.GKF A text file that demonstrates GetKey's features. Used by
BATDEMO.BAT or type: GETKEY /f"DEMO.GKF".
COLOTONE.GKF A text file that displays all possible tone and
color/attribute combinations.
COLOTONE.BAT A batch file that uses COLOTONE.GKF
COLORS A text file that displays all colors.
(use GetKey /f"colors")
MSDEMO.GKF A text file used by BATDEMO.BAT to illustrate screen
captures by GETSCRN and MAKESCRN.
MENU.GKF A text file containing menus for BATDEMO.BAT
GETKEY.RSP A text file containing valid responses for BATDEMO.BAT.
BATDEMO.BAT A batch file illustrating uses of GETKEY, WAIT, and
SAVEDIR.
To see an overview of BATKIT and learn to use it, copy all of these files
into a temporary subdirectory. Then CD to that directory and run BATDEMO.
Please note that BATDEMO will insert variables into your environment. If
you have not expanded it, see BATKIT.DOC for instructions. BATDEMO
includes options for printing or viewing the DOC file.
These files are intended as a tutorial and examples to illustrate as many
of the features of BATKIT as possible. However, they are not a good
example of how to set up a system. For instance, you would normally use
only one BAT file and only one screen text (GKF) file.
Once you have experimented with BATDEMO, you can copy the files marked with
* to a directory on your path for regular use. The rest of the files may
be removed from your disk, since they are not required for actual use.